home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / rafbst31.zip / RAFBSTAT.CTL next >
Text File  |  1991-11-28  |  4KB  |  105 lines

  1. ;=========================================================================
  2. ;
  3. ;  This is the Control file for RAFBStat v3.0.  
  4. ;
  5. ;=========================================================================
  6. ;
  7. ;  Keywords may appear in upper, lower case or both.
  8. ;
  9. ;  Use a semi-colon ';' in the first column of a comment line.
  10. ;  Comments may appear on the same line as KEYWORD statements but,
  11. ;  must be proceeded with a semi-colon.
  12. ;
  13. ;  
  14. ; KEYWORD      DESCRIPTION
  15. ;
  16. ;  Path        - Full pathname of the bulletin to be created.  No extension
  17. ;                is needed.  The .ASC, .ANS will be appended by RAFBStat.
  18. ;
  19. ;  Title       - Your BBS Name, or anything you wish to appear in Title.
  20. ;                Max. 70 Characters.
  21. ;
  22. ;
  23. ;  If any of the following Security Level/Flags are specified, they
  24. ;  will be checked.  Otherwise the checking is bypassed.
  25. ;
  26. ;  List Security   - Check the List Secutity Level as set in FILES.RA for
  27. ;                    for each file area.
  28. ;
  29. ;  ListFlags       - Check List Flags as set in FILES.RA for each File Area.
  30. ;
  31. ;  Color Codes:
  32. ;               ________
  33. ;      0  Black         \
  34. ;      1  Blue           \
  35. ;      2  Green           \  BackGround or
  36. ;      3  Cyan             ---------------
  37. ;      4  Red             /  ForeGround
  38. ;      5  Magenta        /
  39. ;      6  Brown         /
  40. ;      7  LightGray ___/
  41. ;               _______
  42. ;      8  Gray         \
  43. ;      9  LightBlue     \
  44. ;      10 LightGreen     \  Foreground Only
  45. ;      11 LightCyan       ------------------
  46. ;      12 LightRed       /
  47. ;      13 LightMagenta  /
  48. ;      14 Yellow       /
  49. ;      15 White ______/
  50. ;
  51. ;******************************************************************
  52. ;
  53. Path        C:\SOURCE\RA\RAFBSTAT\BULLET01
  54. ;
  55. ;******************************************************************
  56. ;
  57. Title       Info-Center BBS - New Windsor, NY
  58. ;
  59. ;******************************************************************
  60. ;
  61. ;  Please Refer to RAFBStat.DOC for information about which
  62. ;  portions of the bulletin these color keywords will affect.
  63. ;
  64. Color0     4                  ; Red
  65. Color1     15                 ; White
  66. Color2     2                  ; Green
  67. Color3     2                  ; Green
  68. Color4     10                 ; LightGreen
  69. Color5     15                 ; White
  70. Color6     2                  ; Green
  71. Color7     14                 ; Yellow
  72. Color8     10                 ; LightGreen
  73. Color9     5                  ; Magenta
  74. Color10    11                 ; LightCyan
  75. Background  0                 ; Black
  76. ;
  77. ;******************************************************************
  78. ;
  79. ;  If you don't wish RAFBStat to check any of the following
  80. ;  securities, then place a comment specifier before the KEYWORD
  81. ;  or remove the KEYWORD from this control file completely.
  82. ;
  83. ; DownloadSec 5
  84. ; DownloadSecFlags    -------- -------- -------- --------
  85. ;
  86. ListSec 5
  87. ListSecFlags        -------- -------- -------- --------
  88. ;
  89. ; UploadSec 5
  90. ; UploadSecFlags      -------- -------- -------- --------
  91. ;
  92. ;******************************************************************
  93. ;
  94. ;  Up to 30 FileSpec arguments may be used here.  FilePSec arguments
  95. ;  may be any VALID DOS FileSpec.  The FileSpec argumets must be
  96. ;  separated by at least one space.
  97. ;
  98. ;       Example:  *.Zip  Nodediff.A??  
  99. ;
  100. FileSpecs *.Zip *.Arc *.Lzh *.Txt
  101. FileSpecs *.Arj *.Zoo *.Exe *.Lst
  102. ;
  103. ;******************************************************************
  104.  
  105.